home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / dev / misc / WatchMem.readme < prev   
Encoding:
Text File  |  1996-10-11  |  1.5 KB  |  35 lines

  1. Short:    Small prog to observe memory usage of other progs -> V1.2 <-
  2. Author:   Daniel `ThunderPig` Raedel
  3. Uploader: thunder@mipool.uni-jena.de
  4. Type:     dev/misc
  5.  
  6. USAGE: Run WatchMem SIZE/N, where SIZE is the amount of bytes that shall
  7.        be stolen every time you click on the `Steal`-Gadget (using this
  8.        feature, you can test your program's reactions when it has to run
  9.        under `low memory`). Clicking on `Release` will release the whole
  10.        stolen memory. The SIZE may also be modified with the integer gadget
  11.        in the window.
  12.  
  13. FEATURES: font sensitive, *very* small (2980 Bytes turbo-imploded),
  14.           runs on the default public screen, supports tooltypes (SIZE,
  15.           LEFT and TOP)
  16.  
  17. FIXED BUGS: Killed annoying IDCMP_Flags that sent unimportant messages
  18.             and delayed the prog (and ate up memory!); now uses IntuiTicks
  19.             instead of Delay() in order to refresh the display; saved eight
  20.             Bytes of Code :)
  21.  
  22. REQUIRES: OS V37+
  23.  
  24.  
  25. ============================= Archive contents =============================
  26.  
  27. Original  Packed Ratio    Date     Time    Name
  28. -------- ------- ----- --------- --------  -------------
  29.     5172    2506 51.5% 21-Sep-96 22:48:00  WatchMem
  30.    10652    4458 58.1% 22-Sep-96 13:39:38  WatchMem.doc
  31.      889     357 59.8% 26-Jul-96 11:38:58  WatchMem.info
  32.      981     593 39.5% 22-Sep-96 13:40:04  WatchMem.readme
  33. -------- ------- ----- --------- --------
  34.    17694    7914 55.2% 03-Oct-96 23:28:10   4 files
  35.